home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 47 / CD-ROM 47 / CD-ROM 47.iso / jogos / mars3d / data1.cab / Program_Executable_Files / l3 / l3.properties < prev    next >
Encoding:
Text File  |  1999-03-31  |  1.7 KB  |  60 lines

  1.  
  2. NameOfTheLevel                    "intodust"
  3.  
  4. //palette stuff
  5. MenuColorRemapPalette            tritone.act
  6. MenuColorRemapFader                1.0            ;[0.0-1.0]
  7.  
  8. GameGammaSettings                    L3.amp
  9.  
  10. //physics constants
  11. WorldGravity                    10.0
  12. TrackGravity                    0.0
  13. GroundHeight                    0.0
  14. MaximumHeight                    3.3
  15. CollisionEnergyConservation            2.864        //3.003040300001901456784798
  16.  
  17. //physics variables dependent on velocity
  18. FieldOfView                        80.0
  19.  
  20. //camera constants
  21. CameraHeight                    0.8        //m
  22. CameraDistance                    4.0    3.0    //m
  23. CameraDelay                        0.5        //frames
  24. TargetHeight                    0.3        //m
  25.  
  26. DeadLine                        0.967        //fraction of best lap
  27. DeadLineTime                    196        //applied to qualify to extra laps(??)
  28. DeadLineLap                        74        // time trial first lap to qualify
  29.  
  30. StartOffset                        0.0412    //location of startline
  31. BeginSpacingOfCars                7.0        //~meters between cars in beginning
  32.  
  33. FirstCredit                        8        // first lap  to gain a credit from
  34. CreditInterval                    10        // 0 means no credits awarded ever
  35.  
  36. TrialShadowMinimumTime                35        // you will only see shadow at better laps
  37. TrialShadowTimeScale                1.15        // 15% slower than record to show shadow
  38. UnlockPosition                    3        // when you are <= unlock next level
  39.  
  40. CCBoostGain                        1.8        // amount of boost the computer racers will get
  41.  
  42. SoundRange                        0.09        // 1 full track, 0 none
  43.  
  44. BoostGainScale                    1.0        // -(time difference)*BoostGainScale == gain
  45.  
  46. SoundSoft                        200
  47. SoundMedium                        201
  48. SoundHard                        202
  49. SoundCar                        203
  50. SoundEngine0                    204
  51. SoundEngine1                    205
  52.  
  53. NetworkNameDisplayNear                0.04        // full intesity to this dist
  54. NetworkNameDisplayFar                0.045        // faded out after this distance
  55. NetworkNameDisplayOffset            2.0        // meters, the displacement acc. the car
  56.  
  57. ReflectionMap                    reflex.tga
  58.  
  59. CHECKSUM            1194663377  
  60.